home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 19 / Mac Magazin and MacEasy Magazine CD - Issue 19.iso / Datenbanken & Hypercard / Fahrtenbuch / Fahrtenbuch 1.0.7 (MAC) / Fahrtenbuch 1.0.7 (MAC).rsrc / STR#_15005.txt < prev    next >
Text File  |  1996-01-08  |  338b  |  31 lines

  1. SetClipPicture(&P):I
  2.  
  3. GetClipPicture:P
  4.  
  5. SetClipText(&T):I
  6.  
  7. GetClipText:T
  8.  
  9. TextHeight(&T;&S;&I;&I;&I):L
  10.  
  11. TextWidth(&T;&S;&I;&I):L
  12.  
  13. DrawText(&T;&S;&I;&I;&I;&I;&I;&I;&I;&I):P
  14.  
  15. WrapText(&T;&S;&I;&I;&I;&X)
  16.  
  17. StripControls(&T):T
  18.  
  19. ValidText(&T;&S):T
  20.  
  21. Soundex(&S):S
  22.  
  23. WordCaps(&T;&S):T
  24.  
  25. TrimSpaces(&T):T
  26.  
  27. TrimEndSpaces(&T):T
  28.  
  29. TrimLeadSpaces(&T):T
  30.  
  31.